inspector: Track readonly property values
authorMatthias Clasen <mclasen@redhat.com>
Wed, 1 May 2019 04:57:54 +0000 (04:57 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 1 May 2019 04:57:54 +0000 (04:57 +0000)
commit0fa4d54316adf4ff35d1307dab4901c5b854babc
treedf0da0c607431ace0de2ae6bf4bd905090227424
parente7cbb7a76c0688e81fc80210870e1747a1de16da
inspector: Track readonly property values

That a property can't be set does not mean
its value can't change. This was showing up
as the cursor-position and selection-bound
properties in GtkText not showing their
current value in the inspector.
gtk/inspector/prop-editor.c